Skip to content

Configure pytest to collect tests.py - #185

Closed
gaoflow wants to merge 1 commit into
stefankoegl:masterfrom
gaoflow:fix-pytest-collection-150
Closed

Configure pytest to collect tests.py#185
gaoflow wants to merge 1 commit into
stefankoegl:masterfrom
gaoflow:fix-pytest-collection-150

Conversation

@gaoflow

@gaoflow gaoflow commented Jun 22, 2026

Copy link
Copy Markdown

Summary

  • configure pytest to collect the existing tests.py module by default
  • leave the existing python tests.py runner unchanged

Tests

  • python -m pytest -q
  • python tests.py
  • git diff --check

Closes #150

@gaoflow

gaoflow commented Jul 26, 2026

Copy link
Copy Markdown
Author

Closing to keep my open PR count here manageable. Happy to reopen if this is useful.

@gaoflow gaoflow closed this Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1.33: pytest by default is not able to find any units

1 participant